Welcome
Welcome to my small corner of the internet. This is where I conglomerate everything I work on so I can display it in one place.
by inkvoiid
I'm a software developer, web developer and guitarist.
About MeWelcome to my small corner of the internet. This is where I conglomerate everything I work on so I can display it in one place.
You can find my most popular projects on this site, such as my Resource Pack VOIIDPack and my Chess-like game And My Rook!
Note: Projects marked with a ⚠️ don't have a page yet.
My Chess-like game about leveling up your Chess pieces.
A site that explores single page apps and javascript frameworks.
A recreation of the LEGO Indiana Jones Hieroglyphics puzzle.
A program to categorise your Minecraft pets.
A mock phone app for Moe's Bar.
A web app to upload and view family recipes.
A dynamic site that displays info about the Star Wars movies.
My CLI style "OS".
My Minecraft Resource Pack
You wouldn't be seeing this site if it weren't for these technologies:
It's a Javascript framework which allows me to split areas of my site in modules, make the navigation seem instantanious and import Node.js packages for me to utilise on this site.
It allows me to push my code to an online repository, where all the changes are staged, the code can be viewed by people, the repo can be forked by someone and if I ever wanted to, I could let multiple people push to it.
It's a such a great site for deploying sites. I've been using it since like 2017 when it was called BitBalloon and I would zip up my HTML site and upload it on there to deploy new changes. Nowadays, I have deploys linked to a GitHub repo, so any time it gets a new push, Netlify builds the latest update.